Recently some people complain that they cannot set the maxmem for
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 15 Jul 2005 08:30:22 +0000 (08:30 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 15 Jul 2005 08:30:22 +0000 (08:30 +0000)
commit8f7262f9a6fa915e25becde39a9e10607702b31d
treee179bf766ccb562dbefb5f64a637c13d26c92ec6
parent0a76710a479c229b8f494dc6b9373020e06ca1df
Recently some people complain that they cannot set the maxmem for
domU. The problem is that some code wrongly treat dom.max_memkb as in
byte unit, instead of KB unit. This patch fixs the problem.

Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
tools/libxc/xc_domain.c
tools/libxc/xc_linux_save.c